[INFO] cloning repository https://github.com/Sakulsan/spelsylt4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sakulsan/spelsylt4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakulsan%2Fspelsylt4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakulsan%2Fspelsylt4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2147a673eb5b1fb15f6a53cd01b3e3a19f8940cd
[INFO] checking Sakulsan/spelsylt4 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakulsan%2Fspelsylt4" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sakulsan/spelsylt4
[INFO] finished tweaking git repo https://github.com/Sakulsan/spelsylt4
[INFO] tweaked toml for git repo https://github.com/Sakulsan/spelsylt4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sakulsan/spelsylt4 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sakulsan/spelsylt4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6728904c8b210afd8694ab007f351e8d440d2a1f67f6c1a1d609760b5b1d347e
[INFO] running `Command { std: "docker" "start" "6728904c8b210afd8694ab007f351e8d440d2a1f67f6c1a1d609760b5b1d347e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6728904c8b210afd8694ab007f351e8d440d2a1f67f6c1a1d609760b5b1d347e" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6728904c8b210afd8694ab007f351e8d440d2a1f67f6c1a1d609760b5b1d347e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6728904c8b210afd8694ab007f351e8d440d2a1f67f6c1a1d609760b5b1d347e" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bevy_ptr v0.17.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking atomicow v1.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking bevy_mikktspace v0.17.0-dev
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking stackfuture v0.3.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking grid v0.15.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking taffy v0.7.7
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking octets v0.3.4
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking renetcode v1.0.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.3
[INFO] [stderr]    Compiling encase_derive_impl v0.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.3
[INFO] [stderr]    Compiling bevy_derive v0.17.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bevy_asset_macros v0.17.3
[INFO] [stderr]    Compiling encase_derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.17.3
[INFO] [stderr]    Compiling bevy_render_macros v0.17.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling bevy_state_macros v0.17.3
[INFO] [stderr]    Compiling bevy_animation_macros v0.17.3
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.17.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking ktx2 v0.4.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking gilrs-core v0.6.6
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking opener v0.8.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling bevy-inspector-egui-derive v0.35.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bevy_platform v0.17.3
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking bevy_utils v0.17.3
[INFO] [stderr]     Checking bevy_tasks v0.17.3
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=63bf0656e4a63e63 -C extra-filename=-1858e3c39907b0dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d3c9ace45f9b4bec.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-90c7746981c9c2c7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=8f9353ab5dec7ff9 -C extra-filename=-9090faee3930c44d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8f6cb36e6aabfed8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-728ee1a46395067f.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6728904c8b210afd8694ab007f351e8d440d2a1f67f6c1a1d609760b5b1d347e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6728904c8b210afd8694ab007f351e8d440d2a1f67f6c1a1d609760b5b1d347e", kill_on_drop: false }`
[INFO] [stdout] 6728904c8b210afd8694ab007f351e8d440d2a1f67f6c1a1d609760b5b1d347e
